github.com/jackc/pgx/v5.batchResults.closed (field)
6 uses
github.com/jackc/pgx/v5 (current package)
batch.go#L124: closed bool
batch.go#L133: if br.closed {
batch.go#L183: if br.closed {
batch.go#L237: if br.closed {
batch.go#L242: for br.err == nil && !br.closed && br.b != nil && br.qqIdx < len(br.b.QueuedQueries) {
batch.go#L253: br.closed = true
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)